OpenRoads Designer CONNECT Edition SDK Help

TemplateDrop Class

Definition

Namespace: Bentley.CifNET.GeometryModel.SDK Assembly: Bentley.CifNET.GeometryModel.SDK.4.0 (in Bentley.CifNET.GeometryModel.SDK.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public abstractclass TemplateDrop : NamedModelEntity
Inheritance → ConsensusItem → ModelEntityNamedModelEntity → TemplateDrop

Constructors

TemplateDrop Initializes a new instance of the TemplateDrop class

Properties

AdjustedStartStation  
AdjustedStopStation  
Connection (Inherited from ConsensusItem)
Description  
DgnECInstance (Inherited from ConsensusItem)
DgnModel (Inherited from ConsensusItem)
DomainObject (Inherited from ConsensusItem)
Element (Inherited from ModelEntity)
EndDistance  
EndDistanceDefinitionMethod  
Has2dHorizontal  
Interval  
MinimumStartTransition  
MinimumStopTransition  
Name (Inherited from NamedModelEntity)
ObjectTracker (Inherited from ConsensusItem)
StartDistance  
StartDistanceDefinitionMethod  
StartStation  
StopStation  
SyncId (Inherited from ModelEntity)
Template  
TemplateEdited  

Methods

_GetTemplate  
_SetDistanceDefinition  
_SetTemplate  
_SetTemplateValue  
_Split  
CreateFromDomainObject (Inherited from ConsensusItem)
CreateFromElement  
Dispose() (Inherited from ConsensusItem)
Dispose(Boolean) (Inherited from ConsensusItem)
Finalize (Inherited from ConsensusItem)
GetNative (Inherited from ConsensusItem)
GetNativeP  
GetTemplate  
PersistChanges() (Inherited from ConsensusItem)
PersistChanges(Object) (Inherited from ConsensusItem)
SetDistanceDefinition  
SetTemplate  
SetTemplateValue  
Split  

Fields

m_dynamicItemHandle (Inherited from ConsensusItem)
m_isTransactable (Inherited from ConsensusItem)
m_marshaller (Inherited from ConsensusItem)
m_native (Inherited from ConsensusItem)

See Also